Port fsys_fat.c from grub legacy. This enables pygrub to load from EFI
authorAron Griffis <aron@hp.com>
Tue, 13 Feb 2007 17:30:23 +0000 (12:30 -0500)
committerAron Griffis <aron@hp.com>
Tue, 13 Feb 2007 17:30:23 +0000 (12:30 -0500)
commit9ddc70b58a7029aa795e89e92824f4cfe7ff97ed
treed7f3f1fd04b46c6880bf515b6d4e990c3d78e9a9
parent78b20c695389df112985986f53738f80fdb813d3
Port fsys_fat.c from grub legacy.  This enables pygrub to load from EFI
FAT partitions on ia64.

Signed-off-by: Aron Griffis <aron@hp.com>
tools/libfsimage/Makefile
tools/libfsimage/fat/Makefile [new file with mode: 0644]
tools/libfsimage/fat/fat.h [new file with mode: 0644]
tools/libfsimage/fat/fsys_fat.c [new file with mode: 0644]